Skip to content

fix: Remove all references to Python 2's long type#133

Merged
oscarbenjamin merged 1 commit intoflintlib:masterfrom
oscarbenjamin:pr_py2long
May 5, 2024
Merged

fix: Remove all references to Python 2's long type#133
oscarbenjamin merged 1 commit intoflintlib:masterfrom
oscarbenjamin:pr_py2long

Conversation

@oscarbenjamin
Copy link
Copy Markdown
Collaborator

Compatibility with Python is not needed any more and Cython 3.1.0 breaks references to long if languagelevel is set to 3 (cython/cython#5830).

Compatibility with Python is not needed any more and Cython 3.1.0 breaks
references to long if languagelevel is set to 3.
@oscarbenjamin oscarbenjamin merged commit 4370aa0 into flintlib:master May 5, 2024
@oscarbenjamin oscarbenjamin deleted the pr_py2long branch May 5, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant